Point.this

Sets our main struct and passes it to the parent class.

  1. this(ShumatePoint* shumatePoint, bool ownedRef)
    class Point
    this
    (
    ShumatePoint* shumatePoint
    ,
    bool ownedRef = false
    )
  2. this()

Meta